runtime.schedt.stopnote (field)
6 uses
runtime (current package)
proc.go#L1619: if notetsleep(&sched.stopnote, 100*1000) {
proc.go#L1620: noteclear(&sched.stopnote)
proc.go#L3083: notewakeup(&sched.stopnote)
proc.go#L3236: notewakeup(&sched.stopnote)
proc.go#L4587: notewakeup(&sched.stopnote)
runtime2.go#L821: stopnote note
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)